projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
850964c
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Wed, 15 Jan 2003 06:27:32 +0000
(06:27 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Wed, 15 Jan 2003 06:27:32 +0000
(06:27 +0000)
lisp/ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index e0efd31df9af8f308703531614312f70f99502b6..36222a7cf281e87f64a58b4c1bf13e7326391db7 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2003-01-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> (tiny change)
+ * international/mule.el (optimize-char-coding-system-table):
+ Optimize it.
+
* term/mac-win.el: Setup the fontset "fontset-mac" correctly.
2003-01-14 Nick Roberts <nick@nick.uklinux.net>
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 669db3449a6059f112dce43745082e1da41afe60..90a36a0c4aec3d40de3becca5b680ccbd44a35e5 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2003-01-15 Kenichi Handa <handa@m17n.org>
+
+ * xdisp.c (message_dolog): Fix bug of the case that *Message*
+ buffer is unibyte.
+
2003-01-15 Francesco Potort
\e
,Al
\e
(B <pot@gnu.org>
* fns.c (Fsubstring): Clarify doc string.